Learn R Programming

renpow (version 0.1-1)

tau and bd: Dataset: monthly tau and bd for a location

Description

Optical depth for a location

Usage

data("tauGolden")
data("tauAtlanta")

Arguments

Format

list with location, lat-long-elev, and two columns for tau (b, d)

Details

Optical depth

References

Acevedo, M.F. 2018. Introduction to Renewable Electric Power Systems and the Environment with R. Boca Raton, FL: CRC Press. (ISBN 9781138197343)

Examples

Run this code
# NOT RUN {
tau <- tauGolden$tau
# }

Run the code above in your browser using DataLab